<!--/*设置导航栏颜色 start */-->
<!--/*.global-header .global-header-container{
  background: #C9333A !important ;
}
.fixed .header-wrapper .menu>li>a:hover
  background:#A80F16;
}
.fixed .header-wrapper .menu>li>a:,
.fixed .header-wrapper .menu>li>a:link{
  color:#FFF;
}
.inner .header-wrapper .menu>li.menu-item-has-children>a .imgBg{
  display: inline-block;
  background: url(https://wwp-static.wenweipo.com/img/common/down-arrow.svg) center center/contain no-repeat;
}

.fixed .bar-wenweipo-paper a,.fixed .bar-wenweipo-old a,.fixed .bar-haiwaiban a,
.fixed .bar-dw-link a{
  color:#FFF;
  min-width:3em;
}
.header-wrapper .sub-menu{
  background-color: #C9333A;
}

.header-wrapper .sub-menu a:hover, .header-wrapper .sub-menu a:link:hover{
  background:#A80F16;
}
.header-wrapper .menu li.current-menu-item>a{
  background:#A80F16;
}
.headerRedLine{
  border-bottom: none;
}
.header-wrapper .menu>li>a:hover{
  background:#A80F16;
}
.fixed .header-wrapper .menu>li>a:hover, .header-wrapper .menu>li>a:link:hover{
	 background:#A80F16;
}
.fixed .header-wrapper .menu>li>a, .fixed .header-wrapper .menu>li>a:link{
	color:#FFF;
}*/-->
.global-percent .date-box{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.current-date{
  min-width:11em;
}
.top-txt-icon{
  margin-left:10px;
  margin-right:20px;
}
.global-header-btn{
  min-width:37.1%;
  max-width:100%;
}
.header-search{
  width:100%;
}
#header-search-form input{
  height:48px;
  width: 100%;
}
.global-header-btn .icon{
  height: 48px;
}
#header-search-form{
  font-size:16px;
}
.global-header-top{
  max-width:1280px !important;
}
#he-plugin-simple{
  min-width:12em;
}
@media (max-width: 1450px){
  .global-percent .date-box{
    flex-wrap: wrap !important;
  }
}
@media (max-width: 900px){
  .global-header-top{
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 650px){
  .global-percent .date-box{
    flex-wrap:wrap !important;
  }
  .weather-body{
    padding-left: 0px;
  }
.global-header-logo-date .global-header-date{
   width:182px;
}
}